From: Debian Rust Maintainers Date: Thu, 17 Apr 2025 02:09:18 +0000 (+0000) Subject: disable-slow-tests X-Git-Tag: archive/raspbian/0.17.14-5+rpi1~1^2~5 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/%22mailto:kde%40ewsoftware.de//%22style.css/%22/%22http:/www.example.com/%22mailto:kde%40ewsoftware.de/%22style.css/%22?a=commitdiff_plain;h=48418014684371657c3dcda8e5aaa69b9e753508;p=rust-ring.git disable-slow-tests =================================================================== Gbp-Pq: Name disable-slow-tests.patch --- diff --git a/Cargo.toml b/Cargo.toml index eaad16b..fd6fd9c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -172,7 +172,6 @@ default = [ dev_urandom_fallback = [] less-safe-getrandom-custom-or-rdrand = [] less-safe-getrandom-espidf = [] -slow_tests = [] std = ["alloc"] test_logging = [] unstable-testing-arm-no-hw = []